home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 7 (Internal Edition) / Apple R&P Lib Internal v7.0.iso / 5-Fonts & Software / Applications / Adobe Illustrator® 3.0 / PPD Folder / CLB8T514.PPD < prev    next >
Text File  |  1990-10-12  |  11KB  |  356 lines

  1. *% Adobe Systems PostScript(R) Printer Description File
  2. *% For "LBP-8IIIT-PS" version 51.4
  3. *% Produced by "BuildPPD.ps" version 3.0 edit 58
  4. *%
  5. *% Copyright 1988, 1989, 1990 Adobe Systems Incorporated.  
  6. *% All Rights Reserved.
  7. *% Permission is granted for redistribution of this file as
  8. *% long as this copyright notice is intact and the contents
  9. *% of the file is not altered in any way from its original form.
  10. *%
  11. *% The byte count of this file should be exactly 011091 or 011446
  12. *% depending on the filesystem it resides in.
  13. *%
  14. *% Date: 11 June 1990
  15. *FormatVersion: "3.0"
  16. *FileVersion: "1.1"
  17. *LanguageVersion: English
  18.  
  19. *Product: "(LBP-8IIIT-PS)"
  20. *PSVersion: "(51.4) 0"
  21. *NickName: "Canon LBP-8 Mark IIIT"
  22.  
  23. *% General Information and Defaults ===============
  24. *FreeVM: "128540"
  25. *ColorDevice: False
  26. *VariablePaperSize: False
  27. *FileSystem: False
  28. *?FileSystem: "/initializedisk where{pop(True)}{(False)} ifelse = flush"
  29. *Throughput: "8"
  30. *Password: "0"
  31. *ExitServer: "
  32.   count 0 eq {  % is the password on the stack?
  33.     true 
  34.   }{
  35.     dup    % potential password
  36.     statusdict begin checkpassword end not 
  37.   } ifelse 
  38.   {  %  if no password or not valid 
  39.     (WARNING : Cannot perform the exitserver command.) = 
  40.     (Password supplied is not valid.) = 
  41.     (Please contact the author of this software.) = flush
  42.     quit 
  43.   } if 
  44.   serverdict begin exitserver
  45. "
  46. *End
  47.  
  48. *Reset: "
  49.   count 0 eq {  % is the password on the stack?
  50.     true 
  51.   }{
  52.     dup    % potential password
  53.     statusdict begin checkpassword end not 
  54.   } ifelse 
  55.   {  %  if no password or not valid 
  56.     (WARNING : Cannot reset printer.) = 
  57.     (Password supplied is not valid.) = 
  58.     (Please contact the author of this software.) = flush
  59.     quit 
  60.   } if 
  61.   serverdict begin exitserver
  62.   systemdict /quit get exec
  63.   (WARNING : Printer Reset Failed.) = flush
  64. "
  65. *End
  66.  
  67. *DefaultResolution: 300dpi
  68. *?Resolution: "
  69. save
  70.   initgraphics
  71.   0 0 moveto currentpoint matrix defaultmatrix transform
  72.   0 72 lineto currentpoint matrix defaultmatrix transform
  73.   3 -1 roll sub dup mul
  74.   3 1 roll exch sub dup mul
  75.   add sqrt round cvi
  76.   (          ) cvs print (dpi) = flush
  77. restore
  78. "
  79. *End
  80.  
  81. *% Halftone Information ===============
  82. *ScreenFreq: "60.0"
  83. *ScreenAngle: "45.0"
  84. *DefaultScreenProc: Dot
  85. *ScreenProc Dot: "
  86. {abs exch abs 2 copy add 1 gt {1 sub dup mul exch 1 sub dup mul add 1 
  87. sub }{dup mul exch dup mul add 1 exch sub }ifelse }
  88. "
  89. *End
  90. *ScreenProc Line: "{ pop }"
  91. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1 exch sub }"
  92.  
  93. *DefaultTransfer: Null
  94. *Transfer Null: "{ }"
  95. *Transfer Null.Inverse: "{ 1 exch sub }"
  96.  
  97. *% Paper Handling ===================
  98.  
  99. *% Use these entries to set paper size most of the time, unless there is
  100. *% specific reason to use PageRegion or PaperTray.
  101. *DefaultPageSize: Letter
  102. *PageSize Letter: "statusdict begin lettertray end"
  103. *PageSize Legal: "statusdict begin legaltray end"
  104. *PageSize A4: "statusdict begin a4tray end"
  105. *PageSize Executive: "statusdict begin executivetray end"
  106. *PageSize LetterSmall: "statusdict begin lettertray lettersmall end"
  107. *PageSize LegalSmall: "statusdict begin legaltray legalsmall end"
  108. *PageSize A4Small: "statusdict begin a4tray a4small end"
  109. *PageSize Envelope: "statusdict begin envelopetray end"
  110. *?PageSize: "
  111.  save statusdict begin
  112.   7 dict begin
  113.    /letter (Letter) def /lettersmall (LetterSmall) def
  114.    /legal (Legal) def /legalsmall (LegalSmall) def
  115.    /a4 (A4) def /a4small (A4Small) def
  116.    /executivepage (Executive) def
  117.    papersize {
  118.      {load exec} stopped not{= flush}if
  119.    }{
  120.      {load exec} stopped not{print (.Transverse) = flush}{(Unknown) = flush}ifelse
  121.    }ifelse
  122.   end
  123.  end restore
  124. "
  125. *End
  126.  
  127. *% These entries will set up the frame buffer. 
  128. *% Usually used with manual feed or envelope.
  129. *DefaultPageRegion: Letter
  130. *PageRegion Letter: "letter"
  131. *PageRegion Legal: "legal"
  132. *PageRegion Note: "note"
  133. *PageRegion A4: "a4"
  134. *PageRegion Executive: "executivepage"
  135. *PageRegion LetterSmall: "lettersmall"
  136. *PageRegion LegalSmall: "legalsmall"
  137. *PageRegion A4Small: "a4small"
  138.  
  139. *% These entries will invoke a particular tray--error may occur if tray is not inserted.
  140. *% These errors should be trapped by software and a message displayed
  141. *DefaultPaperTray: None
  142. *PaperTray Letter: "statusdict begin lettertray end"
  143. *PaperTray Legal: "statusdict begin legaltray end"
  144. *PaperTray A4: "statusdict begin a4tray end"
  145. *PaperTray Executive: "statusdict begin executivetray end"
  146. *PaperTray Envelope: "statusdict begin envelopetray end"
  147. *?PaperTray: "
  148.  save statusdict begin
  149.   4 dict begin
  150.    /letter (Letter) def
  151.    /legal (Legal) def
  152.    /a4 (A4) def
  153.    /executivepage (Executive) def
  154.    papersize {
  155.      {load exec} stopped not{= flush}if
  156.    }{
  157.      {load exec} stopped not{print (.Transverse) = flush}if
  158.    }ifelse
  159.   end
  160.  end restore
  161. "
  162. *End
  163.  
  164. *% The following entries provide information about specific paper keywords.
  165. *DefaultImageableArea: Letter
  166. *ImageableArea Letter: "15 8 597 784 "
  167. *ImageableArea Legal: "15 8 597 1000 "
  168. *ImageableArea A4: "13 10 577 832 "
  169. *ImageableArea Executive: "11 9 509 749 "
  170. *ImageableArea LetterSmall: "31 31 583 761 "
  171. *ImageableArea LegalSmall: "63 43 546 966 "
  172. *ImageableArea A4Small: "27 31 567 811 "
  173. *?ImageableArea: "
  174.  save /cvp { cvi (            ) cvs print ( ) print } bind def
  175.   newpath clippath pathbbox
  176.   4 -2 roll exch 2 {ceiling cvp} repeat
  177.   exch 2 {floor cvp} repeat flush
  178.  restore
  179. "
  180. *End
  181.  
  182. *% These provide the physical dimensions of the paper (by keyword)
  183. *DefaultPaperDimension: Letter
  184. *PaperDimension Letter: "612 792"
  185. *PaperDimension Legal: "612 1008"
  186. *PaperDimension A4: "595 842"
  187. *PaperDimension Executive: "540 720"
  188. *PaperDimension LetterSmall: "612 792"
  189. *PaperDimension LegalSmall: "612 1008"
  190. *PaperDimension A4Small: "595 842"
  191.  
  192. *DefaultOutputBin: Upper
  193. *DefaultInputSlot: Upper
  194. *InputSlot Lower: "statusdict begin 1 setpapertray end"
  195. *InputSlot Upper: "statusdict begin 2 setpapertray end"
  196. *InputSlot Envelope: "statusdict begin 3 setpapertray end"
  197. *?InputSlot: "
  198.  save statusdict begin
  199.   4 dict begin
  200.    /0 (None) def
  201.    /1 (Lower) def
  202.    /2 (Upper) def
  203.    /3 (Envelope) def
  204.    papertray 
  205.      {( ) cvs cvn load exec} stopped not{= flush}if
  206.   end
  207.  end restore
  208. "
  209. *End
  210.  
  211. *DefaultManualFeed: False
  212. *?ManualFeed: "
  213.   statusdict /manualfeed get
  214.   {(True)}{(False)}ifelse = flush"
  215. *End
  216. *ManualFeed True: "statusdict begin /manualfeed true store end"
  217. *ManualFeed False: "statusdict begin /manualfeed false store end"
  218.  
  219. *DefaultOutputOrder: Normal
  220.  
  221. *DefaultCollator: None
  222. *DefaultSorter: None
  223. *DefaultDuplex: None
  224.  
  225. *% Font Information =====================
  226.  
  227. *DefaultFont: Courier
  228. *Font Courier: Standard "(001.004)"
  229. *Font Courier-Bold: Standard "(001.004)"
  230. *Font Courier-BoldOblique: Standard "(001.004)"
  231. *Font Courier-Oblique: Standard "(001.004)"
  232. *?FontQuery: "
  233. save  4 dict begin /sv exch def
  234. /str (fonts/                              ) def
  235. /st2 128 string def
  236. {
  237.   count 0 gt {
  238.     dup st2 cvs (/) print print (:) print
  239.     dup FontDirectory exch known {pop (Yes)}{
  240.      str exch st2 cvs dup length /len exch def
  241.      6 exch putinterval str 0 len 6 add getinterval mark exch
  242.      { } st2 filenameforall counttomark 0 gt {
  243.       cleartomark (Yes)}{cleartomark (No)}ifelse
  244.     }ifelse = flush
  245.   }{ exit } ifelse
  246. } bind loop
  247. (*) = flush
  248. sv end restore
  249. "
  250. *End
  251.  
  252. *?FontList: "
  253. save  2 dict begin /sv exch def
  254. /str 128 string def
  255. FontDirectory { pop == } bind forall flush
  256. /filenameforall where { 
  257.  pop save (fonts/*) { 
  258.   dup length 6 sub 6 exch getinterval cvn == 
  259.  } bind str filenameforall flush restore
  260. } if 
  261. (*) = flush
  262. sv end restore
  263. "
  264. *End
  265.  
  266. *% Printer Messages (verbatim from printer):
  267. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  268. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  269. *Message: "\FontName\ not found, using Courier"
  270.  
  271. *% Status (format: %%[ status: <one of these> ]%% )
  272. *Status: "idle"
  273. *Status: "busy"
  274. *Status: "waiting"
  275. *Status: "printing"
  276. *Status: "warming up"
  277. *Status: "initializing"
  278. *Status: "printing test page"
  279. *Status: "toner low"
  280. *Status: "U<->L feed"
  281. *Status: "envelope cassette incorrect"
  282. *Status: "printing engine test"
  283. *Status: "PrinterError: warming up"
  284. *Status: "PrinterError: request manual feed of                 "
  285. *Status: "PrinterError: no paper tray"
  286. *Status: "PrinterError: out of paper"
  287. *Status: "PrinterError: cover open"
  288. *Status: "PrinterError: paper entry misfeed"
  289. *Status: "PrinterError: paper exit misfeed"
  290. *Status: "PrinterError: no toner cartridge"
  291. *Status: "PrinterError: paper path 1"
  292. *Status: "PrinterError: beam detect error"
  293. *Status: "PrinterError: load option tray"
  294. *Status: "PrinterError: service call"
  295.  
  296. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  297. *Source: "serial25"
  298. *Source: "Centronics"
  299.  
  300. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  301. *PrinterError: "warming up"
  302. *PrinterError: "request manual feed of                 "
  303. *PrinterError: "no paper tray"
  304. *PrinterError: "out of paper"
  305. *PrinterError: "cover open"
  306. *PrinterError: "paper entry misfeed"
  307. *PrinterError: "paper exit misfeed"
  308. *PrinterError: "no toner cartridge"
  309. *PrinterError: "paper path 1"
  310. *PrinterError: "beam detect error"
  311. *PrinterError: "load option tray"
  312. *PrinterError: "service call"
  313.  
  314. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  315.  
  316. *% Color Separation Information =====================
  317.  
  318. *DefaultColorSep: ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi
  319.  
  320. *InkName: ProcessBlack/Process Black
  321. *InkName: CustomColor/Custom Color
  322. *InkName: ProcessCyan/Process Cyan
  323. *InkName: ProcessMagenta/Process Magenta
  324. *InkName: ProcessYellow/Process Yellow
  325.  
  326. *%  For 60 lpi / 300 dpi  ===============================
  327.  
  328. *ColorSepScreenAngle ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "45"
  329. *ColorSepScreenAngle CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "45"
  330. *ColorSepScreenAngle ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "15"
  331. *ColorSepScreenAngle ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "75"
  332. *ColorSepScreenAngle ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "0"
  333.  
  334. *ColorSepScreenFreq ProcessBlack.60lpi.300dpi/60 lpi / 300 dpi: "60"
  335. *ColorSepScreenFreq CustomColor.60lpi.300dpi/60 lpi / 300 dpi: "60"
  336. *ColorSepScreenFreq ProcessCyan.60lpi.300dpi/60 lpi / 300 dpi: "60"
  337. *ColorSepScreenFreq ProcessMagenta.60lpi.300dpi/60 lpi / 300 dpi: "60"
  338. *ColorSepScreenFreq ProcessYellow.60lpi.300dpi/60 lpi / 300 dpi: "60"
  339.  
  340. *%  For 53 lpi / 300 dpi  ===============================
  341.  
  342. *ColorSepScreenAngle ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  343. *ColorSepScreenAngle CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "45.0"
  344. *ColorSepScreenAngle ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "71.5651"
  345. *ColorSepScreenAngle ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "18.4349"
  346. *ColorSepScreenAngle ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "0.0"
  347.  
  348. *ColorSepScreenFreq ProcessBlack.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  349. *ColorSepScreenFreq CustomColor.53lpi.300dpi/53 lpi / 300 dpi: "53.033"
  350. *ColorSepScreenFreq ProcessCyan.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  351. *ColorSepScreenFreq ProcessMagenta.53lpi.300dpi/53 lpi / 300 dpi: "47.4342"
  352. *ColorSepScreenFreq ProcessYellow.53lpi.300dpi/53 lpi / 300 dpi: "50.0"
  353.  
  354.  
  355. *% end of PPD file for LBP-8IIIT-PS
  356.